DDH/Publications/Guide to Kastalia KMS/Predicates/translates

Subject knot is translation of the object knot.

DDH/Publications/Guide to Kastalia KMS/Predicates/illustrates

Predicate of type "illustrates" specifies relation between subject knot I whose attribute img_url contains URL of illustration of the object knot.

Used by practically all templates where usage of N-to-1 illustrations is appropriate (e.g. read / play / paaren).

DDH/Publications/Guide to Kastalia KMS/Predicates/is_uttered_as

Specifies relation between knot containing text T and knot containing speech recording of one single act of uttering T.

Used by templates play, read and paaren.

DDH/Publications/Guide to Kastalia KMS/Predicates/is_member

Subject (meronym) is a part of object (holonym). Similar to is_parent and contains predicates but with flipped order of parameters.

Used mainly by HMPL and BDLP templates.

DDH/Publications/Guide to Kastalia KMS/Predicates/contains

Used when object of the bound is contained in the subject knot.  On the first sight, contains predicate is confusingly similar to is_parent
 
However, while objects of ``is_parent'' relations can be themselves ``non-terminal'' - that is, they can themselves be subjects of other ``is_parent relations'', objects of bounds predicated with contains should always be terminals (i.e. should not be subjects of other contains relations).

Implemented to allow for possibility to have one and same recording included in several distinct container knots. Currently used mostly by the play template.

DDH/Publications/Guide to Kastalia KMS/Predicates/is_parent

Subject is an umbrella term / hyperonym / supertype of the object (hyponym).

is_parent is the very first predicate implemented and used in Kastalia and for many years, it has been used to denote any kind of relation between super- and sub- ordinated categories.